home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 035a / grinost.zip / README05.TXT < prev    next >
Text File  |  1991-07-13  |  4KB  |  94 lines

  1. by Mike Bilow, N1BEE
  2. July 13, 1991
  3.  
  4.  
  5. GRINOS: KA9Q 910618/PA0GRI 910709v1.7d/N1BEE 910713v0.50
  6.  
  7.      I.  KA9Q/PA0GRI changes
  8.  
  9.      This release uses an updated release from PA0GRI, 910709, which
  10. remains based on the same KA9Q release, 910618.
  11.  
  12.      The "delete" key has been restored to correct operation.
  13.  
  14.      Another attempt has been made to get RSPF working.
  15.  
  16.      There are some corrections to the mailbox code that should correct
  17. forwarding problems encountered with W0RLI BBSs.
  18.  
  19.      The "ax25 heard" filter, which was written by me and included in
  20. my last release, has now been cycled back into the official PA0GRI
  21. release.  The undocumented debugging trace code for the filter has
  22. also been removed.
  23.  
  24.      The fixes for the ttylink split screen display, which were in
  25. my last release, have also now been cycled back into the PA0GRI
  26. release.
  27.  
  28.  
  29.      II.  N1BEE changes
  30.  
  31.      GRINOS v0.50 makes several important changes.  The use of the TMP
  32. environment variable has been restored.  If no TMP environment variable
  33. is set, temporary files will be created in the root directory.  If the
  34. TMP environment variable is set to a proper pathname, then temporary
  35. files will be created in that directory; this directory must exist, as
  36. NOS will not create it.
  37.  
  38.      The watchdog timer, which was causing reboots during harmless DOS
  39. operations, has been fixed.  It was set too short by a factor of 18.
  40. (Reported by KA1XN.)
  41.  
  42.      The "tcp status" and "tcp kick" commands will accept the first four
  43. digits of a TCB address, instead of requiring all eight to be typed.  The
  44. last four digits are always "0008" under the current memory allocation
  45. scheme.  It must be remembered that this shorthand is unique to these
  46. two commands only, and is not available elsewhere at this time.
  47.  
  48.      The RLOGIN system, which no one was using, has been removed from
  49. the large version of GRINOS.  It was never in the small version.
  50.  
  51.      Drivers for the HAPN internal card are now included in the large
  52. version, in addition to DRSI and generic SCC support.
  53.  
  54.  
  55.      III.  Future plans
  56.  
  57.      There will be an opportunity to use reverse video instead of high
  58. intensity during split screen operation.  This has been requested by
  59. Justin, KA1ULT, who runs NOS on a laptop with an LCD display.
  60.  
  61.      I am going to try to put in a third trace mode, in addition to the
  62. normal "on" and "off" modes.  The idea would be to have NOS in trace mode
  63. whenever the screen is at the "net>" prompt, and have it automatically go
  64. out of trace mode on session screens.  I am not quite sure how to do this
  65. yet, but I am working on it.
  66.  
  67.  
  68.      IV.  Known problems
  69.  
  70.      The memory allocator still has a fairly serious problem in that it
  71. cannot do garbage collection.  If you run coreleft sufficiently low, then
  72. GRINOS will be forced into garbage collection and will corrupt memory;
  73. "invalid free" error messages will likely be seen on the screen and in the
  74. log.  My "mem stat" display never shows any garbage collects.  Shelling out
  75. to DOS or the external mailer with the "mail" command will immediately set
  76. coreleft to zero, which will crash GRINOS if it tries to make a request for
  77. more core.  Therefore, shelling out should not be done until NOS has been
  78. running a while, about 10 to 15 minutes, and is stable.
  79.  
  80.      The internal mailbox, which is accessed with the "bbs" command, has
  81. an odd characteristic of sending a CC message when the SR (send reply)
  82. command is used.  This CC is addressed to whatever is in the "To" field
  83. of the original message to which the reply refers.  This has the effect
  84. of sending oneself a CC when replying to personal mail, but it can cause
  85. serious unintended effects when reply, say, to mail addressed to "allne."
  86. I really cannot fix this because the mailbox code is being heavily revised
  87. outside my control, and every release I get looks nothing like the last.
  88.  
  89.  
  90. -- Mike Bilow, N1BEE @ KA1RCI.RI.USA.NA    (AX.25)
  91.                mikebw@idsvax.ids.com    (Internet)
  92.                n1bee@n1bee.ampr.org  [44.104.0.20]
  93.  
  94.